{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hatton Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.438266,
            51.291041
          ],
          [
            0.438792,
            51.291101
          ],
          [
            0.439318,
            51.29116
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094698035, ME19 6GR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.43913902656051046,
          51.29126114097689
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094698036, ME19 6GR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.4388653711103079,
          51.29123986276185
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094698037, ME19 6GR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.43863517517208744,
          51.2912266719953
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094698312, ME19 6GR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.43878611443744137,
          51.29109761730995
        ]
      }
    }
  ]
}