{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dunedin Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.904351,
            50.793191
          ],
          [
            -1.90417,
            50.793362
          ],
          [
            -1.903988,
            50.793534
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002927916, BH22 9EB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.904350809418732,
          50.79319086508416
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040681948, BH22 9EG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9042931976365771,
          50.79361346827762
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040681949, BH22 9EG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9038255306360943,
          50.793352300512666
        ]
      }
    }
  ]
}