{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Shrimpton Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.002904,
            51.771383
          ],
          [
            -1.003141,
            51.771354
          ],
          [
            -1.003152,
            51.771279
          ],
          [
            -1.003187,
            51.771054
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095502014, HP18 9GJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0029080610619465,
          51.77138457054102
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095502454, HP18 9GJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0033774882044313,
          51.77112780069384
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095502455, HP18 9GJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.003331246297962,
          51.77125328782862
        ]
      }
    }
  ]
}