{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Martin Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.565761,
            52.808663
          ],
          [
            1.565559,
            52.808407
          ],
          [
            1.565358,
            52.808151
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023662696, NR12 0TA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.565369060049517,
          52.80816410230722
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034811396, NR12 0SE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.5653192797595419,
          52.80846240621889
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034811397, NR12 0SE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.5658020007833204,
          52.808375934228835
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034811398, NR12 0SE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.5657354273275053,
          52.80828799522984
        ]
      }
    }
  ]
}