{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Harleston Villas",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.978082,
            50.798453
          ],
          [
            -1.977678,
            50.798479
          ],
          [
            -1.977274,
            50.798506
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002928350, BH21 1DB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9772735174191438,
          50.798506324744174
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015383133, BH21 1DB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9780113745329715,
          50.79848847936308
        ]
      }
    }
  ]
}