{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fisher Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.153835,
            52.468803
          ],
          [
            -0.15433,
            52.468895
          ],
          [
            -0.154347,
            52.468898
          ],
          [
            -0.154383,
            52.469087
          ],
          [
            -0.154196,
            52.469095
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000161881, PE26 2RZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.15414769141980048,
          52.46878320082858
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000163980, PE26 2RQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.15395417020859498,
          52.46883412766542
        ]
      }
    }
  ]
}