{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "James Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.47103,
            52.70198
          ],
          [
            1.47075,
            52.701916
          ],
          [
            1.47047,
            52.701853
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023662066, NR12 8PJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4704738713578458,
          52.70185644360767
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100090878112, NR12 8PL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4707125463673443,
          52.70206530537186
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100090878113, NR12 8PL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4708839095976254,
          52.70179945733568
        ]
      }
    }
  ]
}