{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stanham Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.026854,
            51.457123
          ],
          [
            -1.026501,
            51.457111
          ],
          [
            -1.026149,
            51.457099
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "310028122, RG30 4NJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0263099822667892,
          51.456965187802005
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "310054142, RG30 4NJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.026224212895408,
          51.456937500232755
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "310058625, RG30 4NJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0264393057729497,
          51.45697525322909
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "310070625, RG30 4NJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0264220469657321,
          51.45710998723927
        ]
      }
    }
  ]
}