{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Newman Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.799648,
            51.636529
          ],
          [
            0.799235,
            51.636538
          ],
          [
            0.798821,
            51.636547
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094634737, CM0 8GY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7986775237169155,
          51.63644251838063
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094634744, CM0 8GY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7994723948975183,
          51.636441546246864
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094634922, CM0 8GY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7996361276481978,
          51.63651858358048
        ]
      }
    }
  ]
}