{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "New Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.184829,
            52.419595
          ],
          [
            1.184586,
            52.421732
          ],
          [
            1.184968,
            52.422846
          ],
          [
            1.184909,
            52.423302
          ],
          [
            1.184544,
            52.42611
          ],
          [
            1.184216,
            52.427009
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "New Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.185041,
            52.419607
          ],
          [
            1.184935,
            52.419601
          ],
          [
            1.184829,
            52.419595
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2630001352, NR15 2AL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1842155263007788,
          52.427008891209894
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2630174479, NR15 2BZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1834917099977638,
          52.41737826470239
        ]
      }
    }
  ]
}