{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Weymans Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.898993,
            50.771146
          ],
          [
            -1.898787,
            50.771042
          ],
          [
            -1.898582,
            50.770938
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013449126, BH10 7JT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8988789578971605,
          50.77125336654607
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014276221, BH10 7JW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.898581832885963,
          50.77093836844465
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025275728, BH10 7LF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.899147435164831,
          50.77170322807967
        ]
      }
    }
  ]
}