{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Short Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.537365,
            51.375812
          ],
          [
            0.537581,
            51.375914
          ],
          [
            0.537796,
            51.376015
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "44082635, ME4 5FB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5375194087052446,
          51.375949283042765
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "44082636, ME4 5FB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5375055525110404,
          51.375958576851524
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "44115918, ME4 5AD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5373382282495215,
          51.375791323684304
        ]
      }
    }
  ]
}