{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hollies Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.370782,
            50.644725
          ],
          [
            -4.370332,
            50.644782
          ],
          [
            -4.369881,
            50.64484
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003311712, PL15 8HB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.370762708828685,
          50.64470965656087
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040093491, PL15 8XB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.370278982587966,
          50.64493536584122
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040093492, PL15 8XB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.369956231240375,
          50.64498690581212
        ]
      }
    }
  ]
}