{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Northmead",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.757985,
            51.293404
          ],
          [
            -0.758103,
            51.29334
          ],
          [
            -0.758065,
            51.293113
          ],
          [
            -0.758009,
            51.292788
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Northmead",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.758009,
            51.292788
          ],
          [
            -0.757786,
            51.292731
          ],
          [
            -0.757564,
            51.292674
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002618319, GU14 7PH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7580941200676887,
          51.29334661913855
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094332878, GU14 7ES",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7582073377560589,
          51.29287123090611
        ]
      }
    }
  ]
}