{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Latimer Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.545848,
            51.393441
          ],
          [
            0.54602,
            51.393437
          ],
          [
            0.546108,
            51.393504
          ],
          [
            0.54632,
            51.393665
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "44003207, ME7 1ND",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5463203094919319,
          51.39366452452583
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "44073131, ME7 1AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.546130046985243,
          51.39334489122424
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "44073132, ME7 1AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5457325001122443,
          51.39343447428547
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "44073133, ME7 1AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5457780696063919,
          51.393478451828926
        ]
      }
    }
  ]
}