{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Phorpres Houses",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.251198,
            52.548206
          ],
          [
            -0.251129,
            52.548425
          ],
          [
            -0.250677,
            52.548485
          ],
          [
            -0.250112,
            52.548561
          ],
          [
            -0.249865,
            52.548536
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008064054, PE7 0LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.25001201619616037,
          52.54833614191581
        ]
      }
    }
  ]
}