{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Waterloo Farm Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.264966,
            52.219374
          ],
          [
            -0.264649,
            52.219336
          ],
          [
            -0.264331,
            52.219299
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090391086, PE19 2AN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2643689688006103,
          52.21922855669826
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090392559, PE19 2AN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.26487615010973636,
          52.219361894135496
        ]
      }
    }
  ]
}